home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / Installer.app / English.lproj / InstallPanel.nib / data.classes next >
Encoding:
Text File  |  1993-04-06  |  300 b   |  22 lines

  1. InstallPanel = {
  2.     ACTIONS = {
  3.     chooseDestination:;
  4.     performCancelOrInstall:;
  5.     };
  6.     OUTLETS = {
  7.     destField;
  8.     archScroll;
  9.     archLabel;
  10.     titleField;
  11.     setDestButton;
  12.     textField;
  13.     panelWindow;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17. FirstResponder = {
  18.     ACTIONS = {
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.